pull: Also append bytes written
authorColin Walters <walters@verbum.org>
Thu, 16 Jul 2020 14:20:07 +0000 (14:20 +0000)
committerColin Walters <walters@verbum.org>
Fri, 17 Jul 2020 17:03:08 +0000 (17:03 +0000)
commit5b75358357ee7710a8b6a8e20cc6242f5f16e6bd
tree0bc744bd02b564dc38538f61e7d9509ca09335e7
parent848411c9e3df3067b2a18e99dbc1c685b6043c51
pull: Also append bytes written

This is very useful information that we get from the transaction
stats.  Append it to the final display if we're not inheriting
the transaction.
src/libostree/ostree-repo-pull.c
tests/pull-test.sh